GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / Stroke Property





In This Topic
Stroke Property (AnnotationText)
In This Topic
Syntax
'Declaration
 
Public Shadows Property Stroke As Boolean
public new bool Stroke {get; set;}
public read-write property Stroke: Boolean; 
public hide function get,set Stroke : boolean
public: __property new bool get_Stroke();
public: __property new void set_Stroke( 
   bool value
);
public:
new property bool Stroke {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members